projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73e91b1
)
Comment (add Author:, based on authors.el).
author
Glenn Morris
<rgm@gnu.org>
Sat, 10 Jan 2009 22:53:08 +0000
(22:53 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 10 Jan 2009 22:53:08 +0000
(22:53 +0000)
lisp/diff.el
patch
|
blob
|
history
diff --git
a/lisp/diff.el
b/lisp/diff.el
index 6c9d99cc12e63f3b541b2004070d0674ea5707a1..1af34dbf493685063a9702a24e0f7d68e0b9807e 100644
(file)
--- a/
lisp/diff.el
+++ b/
lisp/diff.el
@@
-1,8
+1,10
@@
;;; diff.el --- run `diff' in compilation-mode
-;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004,
-;; 200
5, 2006, 200
7, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004,
2005, 2006,
+;; 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Author: Frank Bresz
+;; (according to authors.el)
;; Maintainer: FSF
;; Keywords: unix, tools